@charset "utf-8";
/* CSS Document */
body{font-family:"宋体";padding:0;margin:0;font-size:12px;background:#fff;}
ul,li{padding:0;margin:0;list-style:none;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin:0;padding:0;border:0;}
li{list-style-type:none;}
a{text-decoration:none;color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p,span,a{overflow: hidden;}

/*top*/
.topbox{height: 40px;line-height: 39px;color: #5b5b5b;border-bottom: 1px solid #d4d4d4;margin: auto;}
.topbox .cut{width:1200px;margin: auto;overflow: hidden;}
.topbox .le_box{float: left;}
.topbox .ri_box{float: right;}
.topbox a,.topbox span{display: inline-block;padding: 0 5px;}
.topbox span{font-family: "宋体";font-size: 16px;}
.topbox a:hover{color: #ccc;}

/*head*/
.headbox{height: 118px;margin: auto;}
.headbox .cut{height: 118px;width:1200px;margin: auto;overflow: hidden;}
.headbox .logo{width: 517px;height: 118px;float: left;overflow: hidden;}
.headbox .logo a{display: block;}
.headbox .tel{float: right;height: 118px;line-height:118px;width: 280px;overflow: hidden;}

/*nav*/
.navbox{height: 50px;background: #1677d9;z-index: 9999;}
.navbox .cut{width: 1200px;margin: auto;overflow: hidden;}
.navbox .cut ul{width: 100%;}
.navbox .cut ul li{width:170px;;float: left;text-align: center;background:url(/Storage/wxtianxian/upfiles/020e3ad4fc066b118df4.jpg) no-repeat right center;}
.navbox .cut ul li a{width: 100%;height: 50px;display: block;line-height: 50px;font-size: 16px;color: #fff;font-weight:bold;transition: .8s;-webkit-transition: .8s;}
.navbox .cut ul li:hover a,.nav .cut ul li.on a{background: #ffbb02;}
.nav-fixed{max-width:100%!important;}

/*banner*/
.banner{width: 100%;height: 40vw;max-height:500px;position: relative;box-shadow: 0px 2px 5px rgba(0,0,0,0.2);}
.indexFocus{width:153.6vw;max-width:1920px;height:100%;position:absolute;left:50%;top:0;overflow:visible;}
.indexFocusCon{position:relative;left:-50%;width:100%; height:100%;}
.indexFocusConPic{width:100%; height:100%;}
.indexFocusConPic ul{height: 100%!important;position: absolute;overflow: visible;}
.indexFocusConPic ul li{width: 100%;height: 100%;float: left;position: relative;text-align: center;}
.indexFocusConPic ul img{height: 100%;}
.indexFocusConUp,.indexFocusConDown{position:absolute; top:0; width:67px; height:100%; z-index:2;}
.indexFocusConUp{left:1px;}
.indexFocusConDown{right:1px;}
.indexFocusConUp a,.indexFocusConDown a{display:block; width:67px; height:100%;}
.indexFocusConUp a{background:url(../upfiles/cd9fc3d3263b29846117.png) no-repeat left center;}
.indexFocusConDown a{background:url(../upfiles/cd9fc3d3263b29846117.png) no-repeat right center;}

/*search*/
.search{height: 30px;padding: 10px 0;background: #f5f5f5;margin: auto;}
.search .cut{width: 1200px;margin: auto;overflow: hidden;}
.search .left{height: 30px;max-width: 800px;float: left;line-height: 30px;color: #666;}
.search .left a{display: inline-block;color: #666;transition: .5s;-webkit-transition: .5s;}
.search .left a:hover{color: #0000;}

.search .right{width:279px;height: 30px;float: right;position: relative;}
.search .right .tit{width: 239px;height: 27px;float: left;padding-left: 10px;border: 0;background: #fff;border:1px solid #ccc;border-width:1px 0 1px 1px;}
.search .right .tit input{display: block;width: 235px;height: 28px;border: 0;background: none;line-height: 28px;color: #666;padding:0;float:left;}
.search .right .anniu{width: 32px;height: 30px;position: absolute;top: 0;right: 0px;}

/*底部*/
.footbox{background: #1677d9;margin: auto;overflow: hidden;}
.footbox .cut{width: 1200px;margin: auto;overflow: hidden;}
.footbox .leftbox{width:1200px;height:50px;line-height:50px;border-bottom: 1px solid #3489de}
.footbox .leftbox ul{width:100%;}
.footbox .leftbox ul li{width:150px;height:50px;line-height:50px;float:left;font-size: 18px;text-align: center;font-weight: bold;}
.footbox .leftbox ul li{width:150px;height:50px;line-height:50px;float:left;font-size: 18px;text-align: center;font-weight: bold;background:url(/Storage/wxtianxian/upfiles/2294f0c5c987da8ffc71.jpg) no-repeat left center;}
.footbox .leftbox ul li:first-child{background:none;}
.footbox .leftbox ul li a{width:150px;display:black;color:#fff}
.footbox .middlebox{width:1200px;margin: auto;overflow: hidden;}
.footbox .middlebox  p{height:30px;line-height:30px;font-size:16px;text-align: center;color:#fff}
.footbox .middlebox  a{color:#fff}


/*to top*/
.totop a{background:url(../images/top1.jpg) no-repeat;cursor: pointer;transition: .5s;-webkit-transition: .5s;}
.totop a:hover{background:url(../images/top2.jpg) no-repeat;}

